<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * é¦–é¡µæ&nbsp;·å¼
 * @ä½œè€… qinggan &lt;admin@phpok.com&gt;
 * @ç‰ˆæƒ æ·±åœ³å¸‚é”Ÿé“»ç§‘æŠ€æœ‰é™å…¬å¸
 * @ä¸»é¡µ http://www.phpok.com
 * @ç‰ˆæœ¬ 5.x
 * @æŽˆæƒ http://www.phpok.com/lgpl.html å¼€æºæŽˆæƒåè®®ï¼šGNU Lesser General Public License
 * @æ—¶é—´ 2019å¹´8æœˆ24æ—¥
**/

/* è½®æ’­æ&nbsp;·å¼ -- å¼€å§‹ */
.indexbanner{
	position:relative;
	width:100%;
	margin:0 auto;
	height:500px;
	overflow:hidden;
	z-index:8;
}
.indexbanner .bd ul{
	list-style:none;
	margin:0;
	padding:0
}
.indexbanner .bd ul li{
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
}
.indexbanner .hd {
	position:absolute;
	bottom:10px;
	left:48%;
	text-align:center;
}
.indexbanner .hd ul{
	list-style:none;
	margin:0;
	padding:0;
}
.indexbanner .hd ul li{
	width:14px;
	height:14px;
	background:#fff;
	border-radius:7px;
	display:inline-block;
	+display:inline;
	margin:0 1px;
	cursor:pointer;
}
.indexbanner .hd ul li.on{
	background:red;
	color:#fff;
}
/* è½®æ’­æ&nbsp;·å¼ -- ç»“æŸ */

/* å…³äºŽæˆ‘ä»¬ -- å¼€å§‹ */
.about{
	padding:30px 0;
	margin:0 auto;
	width:1200px;
}

.about .body .content{
	float:left;
	width:50%;
	line-height:180%;
}
.about .body .picture{
	float:right;
	width:48%;
	overflow:hidden;
}

.about .body .picture img{
	width:100%;
	transition: all 0.6s;
}

.about .body .picture:hover img{
	transform: scale(1.2,1.2);
}
/* å…³äºŽæˆ‘ä»¬ -- ç»“æŸ */

/* é¦–é¡µæŽ¨èäº§å“ -- å¼€å§‹ */
.product_main{
	padding: 40px 0 60px 0;
	background:#F6F6F6;
}
.i-product{
	margin:0 auto;
	width:1200px;
}
.i-product a:hover{
	text-decoration: none;
}

.i-product .catelist {
	line-height: 0;
	padding: 0;
	margin: 0;
	background: #F6F6F6;
	width: 100%;
	position: relative;
    top: -18px;
}
.i-product .catelist li{
	display: inline-block;
	margin-right: 10px;
	padding: 18px 40px;
	background: #fff;
	border:2px solid #1E5696;
}
.i-product .catelist li:hover{
	border-color:#005DB5;
	background:#005DB5;
	color:#fff;
}

.i-product ul.plist{
	margin: 0 -1%;
	padding: 0;
	list-style:none;
}
.i-product ul.plist &gt; li{
	text-align: left;
	width:23%;
	float: left;
	position: relative;
	margin:1%;
}

.i-product ul.plist .wrap{
	border: 1px solid #d5d5d5;
	display: block;
	position: relative;
	overflow: hidden;
	background: #EDEDED;
}
.i-product ul.plist .imgBox{
	overflow:hidden;
}
.i-product ul.plist .imgBox img{
	width:100%;
	display: block;
	transition: all 0.6s;
}
.i-product ul.plist .imgBox:hover img{
	transform: scale(1.2,1.2);
}

.i-product ul.plist .title{
    margin: 0;
    padding: 15px;
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
    color: #333;
    background: #fff;
}

.i-product ul.plist .title span {
	display: block;
	height: 55px;
	overflow: hidden;
	text-overflow: ellipsis;
}
/* é¦–é¡µæŽ¨èäº§å“ -- ç»“æŸ */

/* æˆ‘ä»¬çš„ä¼˜åŠ¿ -- å¼€å§‹ */
.Advantage{
	margin:10px auto;
	width:1200px;
}
.Advantage .imgBox{
	width:150px;
	height:150px;
	background:#fff;
	border-radius: 50%;
	overflow:hidden;
	margin:0 auto;
	border:2px solid #fff;
}
.Advantage .imgBox:hover{
	border-color:#1f5796;
}
.Advantage .imgBox img{
	width: 150px;
	height: 150px;
	text-align:center;
	transition: all 0.6s;
}
.Advantage .imgBox:hover img{
	transform: scale(1.2,1.2);	
}
.Advantage ul.list{
	margin: 0 -3%;
	padding: 0;
	list-style:none;
}

.Advantage ul.list li{
	text-align: left;
	width:19%;
	float: left;
	position: relative;
	margin:3%;
}
.Advantage ul.list li h2{
	text-align:center;
	font-size:18px;
}
.Advantage ul.list li .note{
	text-align:center;
}
/* æˆ‘ä»¬çš„ä¼˜åŠ¿ -- ç»“æŸ */

/* æœ€æ–°èµ„è®¯ -- å¼€å§‹ */
.news_main{
	padding: 40px 0 60px 0;
	background:#F6F6F6;
}
.news{
	margin:0 auto;
	width:1200px;
}

.news ul.list{
	margin: 0 -2%;
	padding: 0;
	list-style:none;
}
.news ul.list li{
	text-align: left;
	width:46%;
	float: left;
	position: relative;
	margin:2%;
	line-height:20px;
	text-indent:20px;
	background:url('../images/arrow-right.png') left center no-repeat;
	background-size:18px 18px;
}
.news ul.list li span{
	float:right;
}
/* æœ€æ–°èµ„è®¯ -- ç»“æŸ */

/* åˆä½œä¼™ä¼´ -- å¼€å§‹ */
.link{
	margin:10px auto;
	width:1200px;
}
.link ul.list{
	list-style:none;
	margin-left:-10px;
}
.link ul.list li{
	float:left;
	height:50px;
	line-height:50px;
	width:120px;
	text-align:center;
	border:2px solid #1f5796;
	margin:10px;
	padding:5px;
}

.link ul.list li img{
	max-width:100%;
	max-height:100%;
	vertical-align: middle;
}

/* åˆä½œä¼™ä¼´ -- ç»“æŸ */</pre></body></html>